Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 19 Jun 2007 16:25:11 +0000 (16:25 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 19 Jun 2007 16:25:11 +0000 (16:25 +0000)
svn path=/trunk/; revision=18191

ChangeLog
NEWS

index 49f947afe1b139248764c41dabc2c79b00fc3b60..71bf2cc055072722b89cd5686031717b0c147b8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-19  Matthias Clasen <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2007-06-19  Sven Neumann  <sven@gimp.org>
 
        * gtk/gtkicontheme.c (gtk_icon_info_copy): use g_slice_dup().
diff --git a/NEWS b/NEWS
index e887ef974e9cd74a07348308e19c1b26cc57674e..4c832f47d5c32a0cbc6005037ef94b979210818b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Overview of Changes from GTK+ 2.11.3 to 2.11.4
+==============================================
+
+* The multipress input method correctly handles control keys
+
+* The memory management of GtkRecentManager has been
+  changed, deprecating the screen-related functions in favour
+  of gtk_recent_manager_get_default().
+
+* Bugs fixed: 
+ 448928 Some GtkBuildable methods named too generically
+ 448193 gtkbuilder.h causes compile error with C++
+ 354887 GtkFileChooserButton displays unnecessary authentication ...
+ 440450 GTK font selection minimum size is too large for 150dpi s...
+ 447214 gtk_tooltips_widget_remove() is slow
+ 448299 dgettext arguments interchanged
+ 448321 Drawing problems with block cursor
+ 448341 There is no GtkTooltip documentation in the gtk+ reference
+ 448484 GtkAccelGroup forgets to remove closure invalidate notifi...
+ 448544 Refcount issues in GtkCellRendererSpin
+ 412357 GtkMenuShell not defined as an abstract base type
+ 403717 print preview operation should pass settings to preview p...
+
+
 Overview of Changes from GTK+ 2.11.2 to 2.11.3
 ==============================================